home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / tools / czesc_3 / psm / source / newscrn.h < prev    next >
C/C++ Source or Header  |  1993-07-28  |  184b  |  5 lines

  1.  
  2. void DestroyNewScrn(struct GadOutline *go);
  3. struct GadOutline *CreateNewScrn(struct GadOutline *par_go,
  4.                                  UBYTE *name,struct Screen *scrn,BOOL modify);
  5.